home *** CD-ROM | disk | FTP | other *** search
/ Together in Jesus: 1st Reconciliation Computer Fun / Together in Jesus - First Reconciliation - Computer Fun.iso / indexb.swf / scripts / DefineButton2_90 / BUTTONCONDACTION on(release).as
Text File  |  2007-09-19  |  162b  |  8 lines

  1. on(release){
  2.    nextFrame();
  3.    soundApplause1.start();
  4.    newsorry_mc._visible = false;
  5.    soundTick.stop();
  6.    _root.timeAmount2_txt.text = timer_txt;
  7. }
  8.